UnifiedMessagingServiceUnsafeAuthenticatedConnectionSharing Property |
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
Namespace:
Independentsoft.Exchange.UnifiedMessaging
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool UnsafeAuthenticatedConnectionSharing { get; set; }Public Property UnsafeAuthenticatedConnectionSharing As Boolean
Get
Set
Property Value
Type:
Booleantrue if [unsafe authenticated connection sharing]; otherwise,
false.
See Also